home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 020a / afr2.zip / AFR.DOC next >
Text File  |  1991-03-14  |  6KB  |  152 lines

  1.                                 ANSI File Viewer (AFS)
  2.                                      written by
  3.                                      Mark McKay
  4.                                    14 March, 1991
  5.  
  6.                               Copyright Mark McKay 1991
  7.      
  8.      1.0  Introduction
  9.      
  10.      AFS is a menu file viewer intended for ease of viewing of multiple or
  11.      single ANSI coded text files on IBM or compatible computer systems.  AFS
  12.      is written using Borland International's Turbo Pascal 6.0.  Considerable
  13.      effort has gone into making an easy to use menu driven ANSI file reader.
  14.  
  15.      2.0  Rights and Disclaimers
  16.      
  17.      You may use this program for a limited period not to exceed 2 weeks at
  18.      which time you must either discontinue use of the program or register it.
  19.  
  20.      You may distribute it to others only on a no-cost basis and only as a
  21.      fully intact non-modified package.
  22.  
  23.      The writer assumes no responsibility for any damages either alleged or
  24.      real which may result from the use of this program. Use of this program
  25.      and the consequences of its use are entirely the responsibility of the
  26.      user.
  27.  
  28.      If you wish to use this program as a part of a commercial endeavor or
  29.      distribute it as part of a commercial package you are required to contact
  30.      me for a written license agreement.
  31.  
  32.      Support of this program or updates to it are conducted on a hobby basis
  33.      for non-commercial registered users only.
  34.      
  35.      This program written using Borland's Turbo Pascal 6.0 and is in no way
  36.      endorsed, sanctioned, recommend or associated with Borland
  37.      International Inc.
  38.      
  39.      3.0  How to use AFR
  40.  
  41.      Requirements - IBM or Compatible Computer with ANSI.SYS or equivalent
  42.                     loaded.
  43.  
  44.      AFR may be called in two ways.
  45.  
  46.      1.  By typing AFR at your DOS prompt with no command line parameters.
  47.  
  48.                                  Ex. AFR
  49.  
  50.      This brings up a point and shoot type directory where all you need
  51.      to do is move to the ANSI file you would like to view and hit your
  52.      return key.  Hitting the Return key on a directory entry will move
  53.      you to that directory. (I recommend having AFR in a directory that
  54.      is in your DOS path for ease of use.).  You may also type in the
  55.      path and/or filename to view and you will be shown the file.
  56.  
  57.                             **** Note ****
  58.            Calling AFR in this fashion will list every file in
  59.            the directory for you to choose from.  AFR will list
  60.            whatever file you select no matter what type of file
  61.            it is.  ANSI files will be shown as they would be
  62.            from your DOS prompt by typing "Type filename".
  63.  
  64.     2.  By typing AFR at your DOS prompt command line parameters.
  65.  
  66.     The command line parameter needed is the file spec for the files
  67.     you wish to view.
  68.  
  69.     Ex.#1  "AFR *.ANS"        -> lists only files with the extension .ANS
  70.     Ex.#2  "AFR Welcome.ANS"  -> lists only file named welcome.ans
  71.     Ex.#3  "AFR *.CLR"        -> lists only files with the extension .CLR
  72.  
  73.     4.0  Other features
  74.  
  75.     When in AFR you have a choice of 2 different types of directories by
  76.     hitting your space bar.
  77.  
  78.     By following the instructions on the directory listing you may also
  79.     sort your directories.
  80.  
  81.     5.0  Registration
  82.  
  83.     If somehow you got this program without the REGISTER.TXT included I have
  84.     included the same information here listed below.
  85.  
  86.   --------------------------------ENJOY--------------------------------------
  87.  
  88.   The registration fee for this program is $10 US.
  89.  
  90.   What do you get for registering it?
  91.  
  92.     1. The good feeling that you helped support bringing quality software at
  93.        a low price to computer users everywhere by supporting Shareware
  94.        programmers.
  95.     2. Notification of future versions of this software if upgrading or bug
  96.        fixing is necessary along with FREE registered upgrades.
  97.     3. You will be returned a thank you letter as proof of registration as
  98.        soon as the registration fee is recieved.
  99.     4. You can call my BBS and download the non-annoying version coded with
  100.        you are the owner of that particular file and any updates for no charge.
  101.     5. The secure feeling that I won't wish bad things to happen to you, your
  102.        computer equipment and your momma's baby sister's cousin's uncle's
  103.        friend's boss's pet gerbil if you don't register and continue using it.
  104.  
  105.   If you'd like a version without the registration reminder sent to you,
  106.   please enclose an additional $2.00 (in the US only please to cover postage
  107.   and disk costs) and I will send you your personal non-annoying version
  108.   either by calling your BBS and uploading it, or sending it to you via the
  109.   US Mail.  Please specify which method you would prefer.
  110.  
  111.                          Send registration fee to:
  112.  
  113.                                Mark McKay
  114.                                P.O. Box 9765
  115.                                Virginia Beach, VA
  116.                                23450-9765
  117.  
  118.                          BBS Phone : 1-804-671-8547
  119.                        FidoNet Node Number : 1:275/22
  120.  
  121.   .............................. Detach here ................................
  122.  
  123.                         ANSI FILE READER by Mark McKay
  124.  
  125.                                  REGISTRATION
  126.  
  127.                 Name:      ___________________________________
  128.  
  129.                 Address:   ___________________________________
  130.  
  131.                 City,ST:   ___________________________________
  132.  
  133.                 Zip Code:  ___________________________________
  134.  
  135.                 Amount enclosed ______________________________
  136.  
  137.              If you are a BBS Sysop please complete the following
  138.  
  139.                 Name of BBS __________________________________
  140.  
  141.                 BBS Phone Number _____________________________
  142.  
  143.                 Net number if applicable _____________________
  144.  
  145.                 Comments _____________________________________
  146.  
  147.                 ______________________________________________
  148.  
  149.                 ______________________________________________
  150.  
  151.                 Thank you in advance for supporting Shareware
  152.